3.24.75 \(\int \frac {(1-2 x)^{3/2}}{(2+3 x) (3+5 x)^{3/2}} \, dx\) [2375]

Optimal. Leaf size=86 \[ -\frac {22 \sqrt {1-2 x}}{5 \sqrt {3+5 x}}+\frac {4}{15} \sqrt {\frac {2}{5}} \sin ^{-1}\left (\sqrt {\frac {2}{11}} \sqrt {3+5 x}\right )+\frac {14}{3} \sqrt {7} \tan ^{-1}\left (\frac {\sqrt {1-2 x}}{\sqrt {7} \sqrt {3+5 x}}\right ) \]

[Out]

4/75*arcsin(1/11*22^(1/2)*(3+5*x)^(1/2))*10^(1/2)+14/3*arctan(1/7*(1-2*x)^(1/2)*7^(1/2)/(3+5*x)^(1/2))*7^(1/2)
-22/5*(1-2*x)^(1/2)/(3+5*x)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 86, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.231, Rules used = {100, 163, 56, 222, 95, 210} \begin {gather*} \frac {4}{15} \sqrt {\frac {2}{5}} \text {ArcSin}\left (\sqrt {\frac {2}{11}} \sqrt {5 x+3}\right )+\frac {14}{3} \sqrt {7} \text {ArcTan}\left (\frac {\sqrt {1-2 x}}{\sqrt {7} \sqrt {5 x+3}}\right )-\frac {22 \sqrt {1-2 x}}{5 \sqrt {5 x+3}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)^(3/2)/((2 + 3*x)*(3 + 5*x)^(3/2)),x]

[Out]

(-22*Sqrt[1 - 2*x])/(5*Sqrt[3 + 5*x]) + (4*Sqrt[2/5]*ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]])/15 + (14*Sqrt[7]*ArcTan
[Sqrt[1 - 2*x]/(Sqrt[7]*Sqrt[3 + 5*x])])/3

Rule 56

Int[1/(Sqrt[(a_.) + (b_.)*(x_)]*Sqrt[(c_.) + (d_.)*(x_)]), x_Symbol] :> Dist[2/Sqrt[b], Subst[Int[1/Sqrt[b*c -
 a*d + d*x^2], x], x, Sqrt[a + b*x]], x] /; FreeQ[{a, b, c, d}, x] && GtQ[b*c - a*d, 0] && GtQ[b, 0]

Rule 95

Int[(((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x_)), x_Symbol] :> With[{q = Denomin
ator[m]}, Dist[q, Subst[Int[x^(q*(m + 1) - 1)/(b*e - a*f - (d*e - c*f)*x^q), x], x, (a + b*x)^(1/q)/(c + d*x)^
(1/q)], x]] /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[m + n + 1, 0] && RationalQ[n] && LtQ[-1, m, 0] && SimplerQ[
a + b*x, c + d*x]

Rule 100

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*c -
a*d)*(a + b*x)^(m + 1)*(c + d*x)^(n - 1)*((e + f*x)^(p + 1)/(b*(b*e - a*f)*(m + 1))), x] + Dist[1/(b*(b*e - a*
f)*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 2)*(e + f*x)^p*Simp[a*d*(d*e*(n - 1) + c*f*(p + 1)) + b*c*(d
*e*(m - n + 2) - c*f*(m + p + 2)) + d*(a*d*f*(n + p) + b*(d*e*(m + 1) - c*f*(m + n + p + 1)))*x, x], x], x] /;
 FreeQ[{a, b, c, d, e, f, p}, x] && LtQ[m, -1] && GtQ[n, 1] && (IntegersQ[2*m, 2*n, 2*p] || IntegersQ[m, n + p
] || IntegersQ[p, m + n])

Rule 163

Int[(((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)))/((a_.) + (b_.)*(x_)), x_Symbol]
 :> Dist[h/b, Int[(c + d*x)^n*(e + f*x)^p, x], x] + Dist[(b*g - a*h)/b, Int[(c + d*x)^n*((e + f*x)^p/(a + b*x)
), x], x] /; FreeQ[{a, b, c, d, e, f, g, h, n, p}, x]

Rule 210

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(-(Rt[-a, 2]*Rt[-b, 2])^(-1))*ArcTan[Rt[-b, 2]*(x/Rt[-a, 2])
], x] /; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 222

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSin[Rt[-b, 2]*(x/Sqrt[a])]/Rt[-b, 2], x] /; FreeQ[{a, b}
, x] && GtQ[a, 0] && NegQ[b]

Rubi steps

\begin {align*} \int \frac {(1-2 x)^{3/2}}{(2+3 x) (3+5 x)^{3/2}} \, dx &=-\frac {22 \sqrt {1-2 x}}{5 \sqrt {3+5 x}}-\frac {2}{5} \int \frac {\frac {79}{2}-2 x}{\sqrt {1-2 x} (2+3 x) \sqrt {3+5 x}} \, dx\\ &=-\frac {22 \sqrt {1-2 x}}{5 \sqrt {3+5 x}}+\frac {4}{15} \int \frac {1}{\sqrt {1-2 x} \sqrt {3+5 x}} \, dx-\frac {49}{3} \int \frac {1}{\sqrt {1-2 x} (2+3 x) \sqrt {3+5 x}} \, dx\\ &=-\frac {22 \sqrt {1-2 x}}{5 \sqrt {3+5 x}}-\frac {98}{3} \text {Subst}\left (\int \frac {1}{-7-x^2} \, dx,x,\frac {\sqrt {1-2 x}}{\sqrt {3+5 x}}\right )+\frac {8 \text {Subst}\left (\int \frac {1}{\sqrt {11-2 x^2}} \, dx,x,\sqrt {3+5 x}\right )}{15 \sqrt {5}}\\ &=-\frac {22 \sqrt {1-2 x}}{5 \sqrt {3+5 x}}+\frac {4}{15} \sqrt {\frac {2}{5}} \sin ^{-1}\left (\sqrt {\frac {2}{11}} \sqrt {3+5 x}\right )+\frac {14}{3} \sqrt {7} \tan ^{-1}\left (\frac {\sqrt {1-2 x}}{\sqrt {7} \sqrt {3+5 x}}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 1.17, size = 160, normalized size = 1.86 \begin {gather*} \frac {2}{75} \left (-\frac {165 \sqrt {1-2 x}}{\sqrt {3+5 x}}-175 \sqrt {7} \tan ^{-1}\left (\frac {\sqrt {2 \left (34+\sqrt {1155}\right )} \sqrt {3+5 x}}{-\sqrt {11}+\sqrt {5-10 x}}\right )-4 \sqrt {10} \tan ^{-1}\left (\frac {\sqrt {6+10 x}}{\sqrt {11}-\sqrt {5-10 x}}\right )-175 \sqrt {7} \tan ^{-1}\left (\frac {\sqrt {6+10 x}}{\sqrt {34+\sqrt {1155}} \left (-\sqrt {11}+\sqrt {5-10 x}\right )}\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)^(3/2)/((2 + 3*x)*(3 + 5*x)^(3/2)),x]

[Out]

(2*((-165*Sqrt[1 - 2*x])/Sqrt[3 + 5*x] - 175*Sqrt[7]*ArcTan[(Sqrt[2*(34 + Sqrt[1155])]*Sqrt[3 + 5*x])/(-Sqrt[1
1] + Sqrt[5 - 10*x])] - 4*Sqrt[10]*ArcTan[Sqrt[6 + 10*x]/(Sqrt[11] - Sqrt[5 - 10*x])] - 175*Sqrt[7]*ArcTan[Sqr
t[6 + 10*x]/(Sqrt[34 + Sqrt[1155]]*(-Sqrt[11] + Sqrt[5 - 10*x]))]))/75

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(123\) vs. \(2(60)=120\).
time = 0.11, size = 124, normalized size = 1.44

method result size
default \(\frac {\left (10 \sqrt {10}\, \arcsin \left (\frac {20 x}{11}+\frac {1}{11}\right ) x -875 \sqrt {7}\, \arctan \left (\frac {\left (37 x +20\right ) \sqrt {7}}{14 \sqrt {-10 x^{2}-x +3}}\right ) x +6 \sqrt {10}\, \arcsin \left (\frac {20 x}{11}+\frac {1}{11}\right )-525 \sqrt {7}\, \arctan \left (\frac {\left (37 x +20\right ) \sqrt {7}}{14 \sqrt {-10 x^{2}-x +3}}\right )-330 \sqrt {-10 x^{2}-x +3}\right ) \sqrt {1-2 x}}{75 \sqrt {-10 x^{2}-x +3}\, \sqrt {3+5 x}}\) \(124\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)^(3/2)/(2+3*x)/(3+5*x)^(3/2),x,method=_RETURNVERBOSE)

[Out]

1/75*(10*10^(1/2)*arcsin(20/11*x+1/11)*x-875*7^(1/2)*arctan(1/14*(37*x+20)*7^(1/2)/(-10*x^2-x+3)^(1/2))*x+6*10
^(1/2)*arcsin(20/11*x+1/11)-525*7^(1/2)*arctan(1/14*(37*x+20)*7^(1/2)/(-10*x^2-x+3)^(1/2))-330*(-10*x^2-x+3)^(
1/2))*(1-2*x)^(1/2)/(-10*x^2-x+3)^(1/2)/(3+5*x)^(1/2)

________________________________________________________________________________________

Maxima [A]
time = 0.53, size = 69, normalized size = 0.80 \begin {gather*} \frac {2}{75} \, \sqrt {10} \arcsin \left (\frac {20}{11} \, x + \frac {1}{11}\right ) - \frac {7}{3} \, \sqrt {7} \arcsin \left (\frac {37 \, x}{11 \, {\left | 3 \, x + 2 \right |}} + \frac {20}{11 \, {\left | 3 \, x + 2 \right |}}\right ) + \frac {44 \, x}{5 \, \sqrt {-10 \, x^{2} - x + 3}} - \frac {22}{5 \, \sqrt {-10 \, x^{2} - x + 3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(3/2)/(2+3*x)/(3+5*x)^(3/2),x, algorithm="maxima")

[Out]

2/75*sqrt(10)*arcsin(20/11*x + 1/11) - 7/3*sqrt(7)*arcsin(37/11*x/abs(3*x + 2) + 20/11/abs(3*x + 2)) + 44/5*x/
sqrt(-10*x^2 - x + 3) - 22/5/sqrt(-10*x^2 - x + 3)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 122 vs. \(2 (60) = 120\).
time = 1.37, size = 122, normalized size = 1.42 \begin {gather*} -\frac {2 \, \sqrt {5} \sqrt {2} {\left (5 \, x + 3\right )} \arctan \left (\frac {\sqrt {5} \sqrt {2} {\left (20 \, x + 1\right )} \sqrt {5 \, x + 3} \sqrt {-2 \, x + 1}}{20 \, {\left (10 \, x^{2} + x - 3\right )}}\right ) - 175 \, \sqrt {7} {\left (5 \, x + 3\right )} \arctan \left (\frac {\sqrt {7} {\left (37 \, x + 20\right )} \sqrt {5 \, x + 3} \sqrt {-2 \, x + 1}}{14 \, {\left (10 \, x^{2} + x - 3\right )}}\right ) + 330 \, \sqrt {5 \, x + 3} \sqrt {-2 \, x + 1}}{75 \, {\left (5 \, x + 3\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(3/2)/(2+3*x)/(3+5*x)^(3/2),x, algorithm="fricas")

[Out]

-1/75*(2*sqrt(5)*sqrt(2)*(5*x + 3)*arctan(1/20*sqrt(5)*sqrt(2)*(20*x + 1)*sqrt(5*x + 3)*sqrt(-2*x + 1)/(10*x^2
 + x - 3)) - 175*sqrt(7)*(5*x + 3)*arctan(1/14*sqrt(7)*(37*x + 20)*sqrt(5*x + 3)*sqrt(-2*x + 1)/(10*x^2 + x -
3)) + 330*sqrt(5*x + 3)*sqrt(-2*x + 1))/(5*x + 3)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (1 - 2 x\right )^{\frac {3}{2}}}{\left (3 x + 2\right ) \left (5 x + 3\right )^{\frac {3}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**(3/2)/(2+3*x)/(3+5*x)**(3/2),x)

[Out]

Integral((1 - 2*x)**(3/2)/((3*x + 2)*(5*x + 3)**(3/2)), x)

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 200 vs. \(2 (60) = 120\).
time = 0.57, size = 200, normalized size = 2.33 \begin {gather*} -\frac {7}{30} \, \sqrt {70} \sqrt {10} {\left (\pi + 2 \, \arctan \left (-\frac {\sqrt {70} \sqrt {5 \, x + 3} {\left (\frac {{\left (\sqrt {2} \sqrt {-10 \, x + 5} - \sqrt {22}\right )}^{2}}{5 \, x + 3} - 4\right )}}{140 \, {\left (\sqrt {2} \sqrt {-10 \, x + 5} - \sqrt {22}\right )}}\right )\right )} + \frac {2}{75} \, \sqrt {10} {\left (\pi + 2 \, \arctan \left (-\frac {\sqrt {5 \, x + 3} {\left (\frac {{\left (\sqrt {2} \sqrt {-10 \, x + 5} - \sqrt {22}\right )}^{2}}{5 \, x + 3} - 4\right )}}{4 \, {\left (\sqrt {2} \sqrt {-10 \, x + 5} - \sqrt {22}\right )}}\right )\right )} - \frac {11}{50} \, \sqrt {10} {\left (\frac {\sqrt {2} \sqrt {-10 \, x + 5} - \sqrt {22}}{\sqrt {5 \, x + 3}} - \frac {4 \, \sqrt {5 \, x + 3}}{\sqrt {2} \sqrt {-10 \, x + 5} - \sqrt {22}}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(3/2)/(2+3*x)/(3+5*x)^(3/2),x, algorithm="giac")

[Out]

-7/30*sqrt(70)*sqrt(10)*(pi + 2*arctan(-1/140*sqrt(70)*sqrt(5*x + 3)*((sqrt(2)*sqrt(-10*x + 5) - sqrt(22))^2/(
5*x + 3) - 4)/(sqrt(2)*sqrt(-10*x + 5) - sqrt(22)))) + 2/75*sqrt(10)*(pi + 2*arctan(-1/4*sqrt(5*x + 3)*((sqrt(
2)*sqrt(-10*x + 5) - sqrt(22))^2/(5*x + 3) - 4)/(sqrt(2)*sqrt(-10*x + 5) - sqrt(22)))) - 11/50*sqrt(10)*((sqrt
(2)*sqrt(-10*x + 5) - sqrt(22))/sqrt(5*x + 3) - 4*sqrt(5*x + 3)/(sqrt(2)*sqrt(-10*x + 5) - sqrt(22)))

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (1-2\,x\right )}^{3/2}}{\left (3\,x+2\right )\,{\left (5\,x+3\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1 - 2*x)^(3/2)/((3*x + 2)*(5*x + 3)^(3/2)),x)

[Out]

int((1 - 2*x)^(3/2)/((3*x + 2)*(5*x + 3)^(3/2)), x)

________________________________________________________________________________________